Home
last modified time | relevance | path

Searched hist:"8 f91d690" (Results 1 – 1 of 1) sorted by path

/qemu/block/
H A Dqcow2-cluster.c8f91d690 Fri Jul 10 16:12:45 GMT 2020 Alberto Garcia <berto@igalia.com> qcow2: Add calculate_l2_meta()

handle_alloc() creates a QCowL2Meta structure in order to update the
image metadata and perform the necessary copy-on-write operations.

This patch moves that code to a separate function so it can be used
from other places.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-Id: <e5bc4a648dac31972bfa7a0e554be8064be78799.1594396418.git.berto@igalia.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>